Improve doc readability. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@83414 91177308-0d34-0410-b5e6-96231b3b80d8 
diff --git a/www/index.html b/www/index.html index 2f4ca89..8493752 100644 --- a/www/index.html +++ b/www/index.html 
@@ -111,13 +111,7 @@    <ul>   <li> lib/ Is a generic portable implementations.</li> - <li> lib/(arch) has optimized version for the following supported architectures: - <ul> - <li>i386</li> - <li>X86-64</li> - <li>PowerPC</li> - <li>PowerPC 64</li> - </ul></li> + <li> lib/(arch) has optimized version for the supported architectures.</li>  </ul>    <!--=====================================================================-->